home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / misc / ntbrk09 / ntsysbrk.eng < prev    next >
Encoding:
Text File  |  1996-04-28  |  3.1 KB  |  75 lines

  1.                               NTG SYSTEM BROKER...
  2.                               --------------------
  3.  
  4.     Release for WINDOWS 3.11
  5.     It runs with WINDOWS NT 3.5
  6.     It runs with WINDOWS '95
  7.     Require VBRUN300.DLL
  8.  
  9. It receive a message from an input channel and exec the application required or
  10. it sends the message to another application.
  11.  
  12. * It's able to run as REXEC (very modest, of course), but it doesn't require
  13.   the presence of a REXEC deamon and of the TCP/IP protocol.
  14.  
  15. * It's possibile to command NTSYSBRK by many external input channels, using
  16.   the appropriate syntax of ours transactional language (NTF).
  17.  
  18. * The best utilization of NTSYSBRK is into a LAN enviroment, where it's
  19.   possibile to do remote maintenances on remote systems, executing applications
  20.   in batch mode, using NTSYSBRK.
  21.  
  22. * NTSYSBRK can send to the remote application, DDE commands, keys sequences,
  23.   configuration files. It manges internal variables also.
  24.  
  25. * The channel "SHARED FILE", allow to exchange transactions between different
  26.   operative systems (Windows e Dos, Unix, Os/2).
  27.  
  28. * Input channels supported: DDE, SHARED FILE, NAMED PIPES in the future.
  29.  
  30. * Other features:
  31.     * Execution of Dos and Windows applications with parameters
  32.     * To modify .INI files.
  33.     * To find the computer configuration, and of the LAN.
  34.     * To verify command execution.
  35.     * To manage internal memory variables.
  36.  
  37.                                MAIN INSTRUCTIONS
  38.                                -----------------
  39.  
  40. * Main execution procedure is by command line (or by file manager), using ntf
  41.   transactions as parameters, or using a text file of ntf transactions as
  42.   parameter:
  43.   Example 1: NTSYSBRK.NTF @C=EXEC(FILENAME=NOTEPAD.EXE ARGS="C:\\AUTOEXEC.BAT")
  44.   Example 2: NTSYSBRK.NTF EXEC.NTF
  45.  
  46. * After the execution of NTF commands, NTSYSBRK quit, unless you have passed
  47.   the command @C=@STAY. In this way, NTSYSBRK will stay resident, until
  48.   it will receive, by input channels supported the command @C=@QUIT (or by
  49.   closing the task).
  50.  
  51. * Executing NTSYSBRK.EXE without parameters, it will appear the help of the
  52.   program (It will appen with all NTG applications).
  53.  
  54. * We supply some supporting programs. NDADDNTF.EXE to send NTF commands from a
  55.   DOS shell. NDREXEC, is a simple RSH client which utilize NTSYSBRK as server.
  56.  
  57. * It's possibile to obtain (paying) a PLUS module, containing NDADDNTF for
  58.   Linux (and the source), graphic front ends to use NTSYSBRK and NTF
  59.   applications, and other ADDONS.
  60.  
  61. * To use NTSYSBRK, let's read the ONLINE manual, pressing (?) icon.
  62.  
  63. * NTSYSBRK is GRATIS, that is FREEWARE. Registraion is free and it will be
  64.   free, it is sufficient to require it by email. We are interested to test and
  65.   to diffuse our distributed technology, which we will employ in other
  66.   NTG applications.
  67.  
  68. * Updates of this program: It's available....
  69.   - by WWW: http://www.geocities.com/soho/2406
  70.   - by NTG support BBS, RTT-LINK BBS (+39-425+361776), Area 23,
  71.   - by File request (magic name NTSYSBRK) at the Fidonet node 2:333/1212.
  72.  
  73.   For informations, let's write to the Sysop of Rtt-LINK BBS or at this
  74.   internet email : ntg@act.it
  75.